From: Glenn Morris Date: Fri, 18 May 2012 06:31:25 +0000 (-0700) Subject: Replace obsolete form for minor-mode in file local variables X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2917^2~134^2~91 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a317ac28fecafee3f36082e11dcc591d0fb137c4;p=emacs.git Replace obsolete form for minor-mode in file local variables --- diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF index 06e0870e4ce..7186047dfb6 100644 --- a/etc/MORE.STUFF +++ b/etc/MORE.STUFF @@ -210,8 +210,8 @@ packages that you can install. Local Variables: mode: text -mode: view -mode: goto-address +eval: (view-mode 1) +eval: (goto-address-mode 1) End: This file is part of GNU Emacs.